home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 7391 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: fp7-ppp3.oslo.net!user
  2. From: torl@oslonett.no (Tor Langballe)
  3. Newsgroups: comp.lang.c++,comp.os.ms-windows.programmer.tools.mfc,comp.os.ms-windows.programmer.tools.owl,comp.sys.mac.programmer.codewarrior,comp.sys.mac.programmer.tools
  4. Subject: Re: cros-platform (mac-ms-windows) development
  5. Date: Fri, 23 Feb 1996 02:04:36 +0100
  6. Organization: Cutting Edge
  7. Message-ID: <torl-2302960204360001@fp7-ppp3.oslo.net>
  8. References: <gcollaud-0702961353220001@mhayward.bus.sfu.ca> <62S_8FLMnTB@softsite.co.at> <311B283B.5C10@interramp.com> <Chris_Bailey-1202960925370001@rigel17.wco.com> <kerr-1502961137450001@slip7-1.acs.ohio-state.edu> <62xwEnGrnTB@softsite.co.at>
  9. NNTP-Posting-Host: fp7-ppp3.oslo.net
  10.  
  11. A good example of a lousy cross platform program must be Microsoft Word
  12. 6.0 for Macintosh. I think Microsoft even complile to some sort of P-code
  13. that isn't very optimized for Macintosh (in addition to the
  14. windowish-slusgish-gui).
  15.  
  16. I've just finished a project where we had to use Zink, and it was hell on
  17. earth, It's very windows-based (The menu's dim if you havn't selected the
  18. "main" window), and has lots of quirks and very un-macintosh stuff. The
  19. project could have been done in half the time without it, using my
  20. Mac-classes and cooking up something simular for Windows.
  21.  
  22. Tor Langballe
  23. Cutting Edge Technologies
  24. Norway
  25.